[INFO] fetching crate thenodes 0.2.0...
[INFO] testing thenodes-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate thenodes 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate thenodes 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate thenodes 0.2.0
[INFO] tweaked toml for crates.io crate thenodes 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate thenodes 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate thenodes 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded data-encoding v2.9.0
[INFO] [stderr]   Downloaded oid-registry v0.7.1
[INFO] [stderr]   Downloaded error-code v2.3.1
[INFO] [stderr]   Downloaded clipboard-win v4.5.0
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded poly1305 v0.8.0
[INFO] [stderr]   Downloaded chacha20 v0.9.1
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded chacha20poly1305 v0.10.1
[INFO] [stderr]   Downloaded asn1-rs v0.6.2
[INFO] [stderr]   Downloaded rustyline v12.0.0
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded rcgen v0.13.2
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded der-parser v9.0.0
[INFO] [stderr]   Downloaded x509-parser v0.16.0
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded rustls v0.22.4
[INFO] [stderr]   Downloaded asn1-rs-derive v0.5.1
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded str-buf v1.0.6
[INFO] [stderr]   Downloaded snow v0.9.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a83b9fa429d469bb88f1e3ea4fa63bb80f4be05486c7f41d9c5aa4b2a685c981
[INFO] running `Command { std: "docker" "start" "-a" "a83b9fa429d469bb88f1e3ea4fa63bb80f4be05486c7f41d9c5aa4b2a685c981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a83b9fa429d469bb88f1e3ea4fa63bb80f4be05486c7f41d9c5aa4b2a685c981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83b9fa429d469bb88f1e3ea4fa63bb80f4be05486c7f41d9c5aa4b2a685c981", kill_on_drop: false }`
[INFO] [stdout] a83b9fa429d469bb88f1e3ea4fa63bb80f4be05486c7f41d9c5aa4b2a685c981
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c85533d2f2e4288a0e46dee1f7361ff762a722dd19f28867fb43bac097c8a563
[INFO] running `Command { std: "docker" "start" "-a" "c85533d2f2e4288a0e46dee1f7361ff762a722dd19f28867fb43bac097c8a563", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustyline v12.0.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling thenodes v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "c85533d2f2e4288a0e46dee1f7361ff762a722dd19f28867fb43bac097c8a563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c85533d2f2e4288a0e46dee1f7361ff762a722dd19f28867fb43bac097c8a563", kill_on_drop: false }`
[INFO] [stdout] c85533d2f2e4288a0e46dee1f7361ff762a722dd19f28867fb43bac097c8a563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90c13e9e7359319de75535c7a76e7436d7c80b4a95065d53e6edbc55e4727a3b
[INFO] running `Command { std: "docker" "start" "-a" "90c13e9e7359319de75535c7a76e7436d7c80b4a95065d53e6edbc55e4727a3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling thenodes v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `thenodes` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name thenodes --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "noise", "snow"))' -C metadata=912f87af22b1ed11 -C extra-filename=-d55e6a3277846f79 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-68508c0f6d53e6d9.so --extern base16ct=/opt/rustwide/target/debug/deps/libbase16ct-b0752502dc7a9a1c.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c598e57670f42f0d.rlib --extern deunicode=/opt/rustwide/target/debug/deps/libdeunicode-86d3f5b336f0300d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-221782f3f21e4505.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1e62b559599bcb31.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-61d33ab6ee5ed660.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1d528e4361090a5d.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-e027a01ca906f5fd.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a6553714b4029902.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-73120d54e2f273ba.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-17ea5fd1ca2b6bdd.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6e0118ed5f00ca0e.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-28a70a4461ea34e9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0136e1a058bd96a4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a93b06b3421e0a59.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4c7e26e4f7ba5570.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-949f7e6109fc3734.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-2c90b6f8c5cce702.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c2bfe7827b507982.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b9aa107c5c6c02b0.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-43e0ef0d11251044.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-881d9833caf02a91.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-a76611985742d865.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-64d898890ce913a5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc7OZ7E4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-c2bfe7827b507982,libtoml_edit-c7048ef5bd37543d,libserde_spanned-426297dae5731b04,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-7a0daa73e0bb9cbd,libthenodes,libdeunicode-86d3f5b336f0300d,libx509_parser-a76611985742d865,libdata_encoding-6d465a39edfa29f6,liblazy_static-b3603208c0de2608,liboid_registry-a8900c70a3ee8e22,libder_parser-d675775c43f6ef73,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-bf002d9feade6226,libthiserror-de54f383928371c2,librusticata_macros-35d19ff9100c319e,libnom-7aa949bdde67ff87,libnum_traits-8434f84c7e6b85f7,libtime-46e58d3540e92189,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-e59c7b3b183adfa3,libpowerfmt-a0c185df26c26a22,libtokio_rustls-2c90b6f8c5cce702,librustls-17ea5fd1ca2b6bdd,libsubtle-ca7024fc66e4388f,libwebpki-ec7df6ea989224cd,libring-2c3bbbda83c0a05f,libuntrusted-3420b86308bec153,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libsha2-a93b06b3421e0a59,libcpufeatures-471354fefbcaf2d8,libdigest-c15a5ef9b5b56a31,libblock_buffer-89561fdedc720992,libcrypto_common-feaedc3975e8c09f,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libbase16ct-b0752502dc7a9a1c,libanyhow-7e5dcd40304f6dad,librustyline-28a70a4461ea34e9,libnix-9d101dd7fb52d2a6,libbitflags-e2b4db6c651223da,libfd_lock-6b754b3651a15b5a,librustix-ea17c468cca08f04,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-b3e0a6b3ac010104,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,liblog-28f8cc0684f4f944,libhome-c43708049c272d87,libradix_trie-c21e2b4a94fa1932,libnibble_vec-44c418ab99abad4b,libendian_type-768b7dffcb57dd79,liblibloading-61d33ab6ee5ed660,librand-a6553714b4029902,librand_chacha-0b161557b3229c70,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-9b5751219e5b7ff4,libgetrandom-8b70408fc5e587a1,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libuuid-b9aa107c5c6c02b0,libgetrandom-b93fbd7b633a3daf,libtokio-949f7e6109fc3734,libsignal_hook_registry-16e78d48b5a270fd,libsocket2-9b816d9ecc760371,libbytes-bfe11088fe358bd1,libmio-69731f484dc1ec7b,libpin_project_lite-bedc6e0acd72ff2a,libparking_lot-1d528e4361090a5d,libparking_lot_core-de0ea874c128940a,liblibc-2c28b42011777be9,libcfg_if-666d36e5ee0df220,libsmallvec-45f6e3b8047adea1,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libserde-0136e1a058bd96a4,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclap-c598e57670f42f0d,libclap_builder-178f1fa15d6f4625,libstrsim-24acdad2526b95b7,libanstream-71e91cf4c7029f95,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7OZ7E4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-64d898890ce913a5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/thenodes_ctl-9af190a32a1acea2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thenodes` (bin "thenodes-ctl" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "90c13e9e7359319de75535c7a76e7436d7c80b4a95065d53e6edbc55e4727a3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c13e9e7359319de75535c7a76e7436d7c80b4a95065d53e6edbc55e4727a3b", kill_on_drop: false }`
[INFO] [stdout] 90c13e9e7359319de75535c7a76e7436d7c80b4a95065d53e6edbc55e4727a3b
